home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / Glossary / Buffer < prev    next >
Encoding:
Text File  |  1998-02-16  |  373 b   |  23 lines

  1.                            --AMIGADOS GUIDE V2.5--
  2.                                    BUFFER
  3.  
  4.  
  5.    DESCRIPTION:
  6.    A Buffer is a temporay storage area held within memory.
  7.    It is mostly used in conjunction with Floppy Drives and Hard
  8.    Drives to speed up operations.
  9.    
  10.  
  11.    NOTES:
  12.    A Buffer can in theory be of any size but is usually less than
  13.    1 kilobyte.
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.